home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / gfx / show / aMiPEG_src.readme < prev    next >
Encoding:
Text File  |  1998-01-06  |  4.5 KB  |  108 lines

  1. Short:    MPEG player with support for CyberGraphX
  2. Author:   thorgal@amiga.com.pl,jtlindgr@cc.helsinki.fi
  3. Uploader: thorgal@amiga.com.pl
  4. Type:     gfx/show
  5. Replaces: aMiPEG_0.8.lha
  6.  
  7. ========================================================================
  8.   aMiPEG 1.0 is a player for MPEG video streams for the Commodore Amiga.
  9.   It is based upon the Berkeley X-Windows player version 2.0, with major
  10.   changes in speed and size.
  11.   Main advantages are much faster decoding of the streams compared with
  12.   other products based on the Berkeley sources, and a real-time scaling
  13.   to fit on a complete HAM screen (no thumbnail animations anymore!).
  14.   If you are using CyberGraphX software from Vision Factory Development
  15.   you can also play MPEG streams in resizeable, true color window on an
  16.   Intuition screen. Version 1.0 adds support for system-streams and
  17.   video hardware found on some gfx-boards.
  18. =========================================================================
  19.  
  20. HISTORY
  21.  
  22.   V0.1    * First public release
  23.     * Some cosmetic changes to be done.
  24.  
  25.   V0.2  * Oops, wrong ZIP code in the snail-mail address
  26.     * Bug with scaling of animations >200 pixel vertical is fixed.
  27.     * Little bit faster & tighter
  28.  
  29.   V0.3  * HAM6 rendering
  30.     * Somehow, the times got mixed up. NOW it renders to HAM8 with
  31.       6.5 fps (was 6.3) on the A4000/040 as the code is somewhat
  32.       streamlined and more parts are moved to assembler.
  33.     * Uses default public screen's mode ID now instead of default monitor's.
  34.  
  35.   V0.4  * Forgot the Multiscan monitor ID (several people mailed me about this;
  36.       really sorry guys)
  37.     * Autodetect non-AGA chipset, force HAM6 in this case
  38.     * Minor speed-up in the iDCT (in fact not worth mentioning)
  39.     * This is an intermediate release; 0.5 will contain the TODO stuff
  40.       listed down there.
  41.  
  42.   V0.5    by Miloslaw Smyk from now on.
  43.     * CyberGraphX support
  44.     * TODO stuff is still "to do"
  45.  
  46.   V0.6
  47.     * command line parsing is now done with ReadArgs()
  48.     * DITHER GRAY support added
  49.     * PUBSCREEN keyword lets you easily select "deep" screen to open
  50.       CyberGraphX window on.
  51.     * MODEID now works with all dithers. You can play MPEGs in HAM
  52.       even if your default screen doesn't support it.
  53.     * fix for streams with width not divisible by 16.
  54.     * framerate control added (useful on "too fast" Amigas).
  55.     * I/O buffer size can be changed from command line.
  56.     * AmigaGuide documentation.
  57.  
  58.   V0.7
  59.     * asynchronous I/O for faster/smoother playback from HD
  60.     * now aMiPEG works with OCS/ECS under Kick v40+, too.
  61.  
  62.   V0.8
  63.     * a long-standing bug in stream parser fixed. Should play more movies now.
  64.     * uses NewLook under Picasso96, too.
  65.     * pressing ESCAPE aborts playback.
  66.     * now uses (and requires) the shared version of asyncio library v39
  67.     * file remained locked after unsuccessful playback
  68.     * recompiled with SAS/C 6.58
  69.  
  70.   V1.0  MAJOR RELEASE (with guest appearance from Jussi T. Lindgren)
  71.     * system-streams (interleaved video and audio) supported. (JTL)
  72.     * YCrCb->RGB and scaling hardware of CV64/3D (and upcoming
  73.       CVPPC/BVPPC) supported. (MS)
  74.     * pattern matching and ASL file-requester (JTL)
  75.     * full screen playback (MS)
  76.  
  77.  
  78. ============================= Archive contents =============================
  79.  
  80. Original  Packed Ratio    Date     Time    Name
  81. -------- ------- ----- --------- --------  -------------
  82.     1188     549 53.7% 25-Nov-97 23:13:26  aMiPEG_1.0.info
  83.     1188     551 53.6% 25-Nov-97 23:13:34 +src.info
  84.    13946    2147 84.6% 11-Nov-97 12:54:38 +analysis.h
  85.    10461    2462 76.4% 26-Jun-96 22:01:52 +chunky2planar.s
  86.     6788    2317 65.8% 11-Nov-97 12:05:34 +cybergfx.c
  87.    13562    2238 83.4% 22-Apr-94 15:43:22 +decoders.c
  88.    12894    2222 82.7% 22-Apr-94 15:43:22 +decoders.h
  89.     3846    1474 61.6% 30-Oct-97 00:07:38 +gray.c
  90.    11782    4421 62.4% 25-Nov-97 19:42:06 +ham8.c
  91.    16980    5094 70.0% 03-Nov-97 23:15:02 +main.c
  92.     4972    1123 77.4% 22-Apr-94 15:43:22 +motionvector.c
  93.     4726    1514 67.9% 14-Oct-97 17:26:22 +parseblock.c
  94.     7831    1831 76.6% 03-Nov-97 22:57:30 +proto.h
  95.    18813    5138 72.6% 11-Nov-97 15:37:30 +readfile.c
  96.    12817    2485 80.6% 03-Nov-97 22:58:14 +s24bit.s
  97.    13258    3272 75.3% 22-Nov-97 14:48:40 +sjrevdct.s
  98.     1417     680 52.0% 25-Nov-97 19:45:56 +sMakefile
  99.     6142    2059 66.4% 13-Feb-97 23:25:42 +sutils.s
  100.    10097    2287 77.3% 20-Jan-97 23:09:10 +svid2.s
  101.    20688    3668 82.2% 19-Feb-97 00:09:06 +svideo.s
  102.     4416    1450 67.1% 13-Oct-97 21:33:38 +util.c
  103.     3532     687 80.5% 19-Feb-97 00:08:58 +util.h
  104.    60003   13037 78.2% 03-Nov-97 23:07:08 +video.c
  105.    10278    2782 72.9% 03-Nov-97 23:01:26 +video.h
  106. -------- ------- ----- --------- --------
  107.   271625   65488 75.8% 26-Nov-97 23:56:44   24 files
  108.